Fix Emoji completion
authorMatthias Clasen <mclasen@redhat.com>
Thu, 23 Jan 2020 18:27:56 +0000 (13:27 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 23 Jan 2020 19:07:09 +0000 (14:07 -0500)
commite13692c52f70aa1a16b0ba7d93e3d956b3e46de6
tree3488ac6fae0e131c4003a2279138b7d2d218f968
parentcbed409f525ff65fa52affd5cb01af2c8344cb67
Fix Emoji completion

This was broken in various ways; Tabbing between pages
was causing segfaults, and using the hover state like
this does not work anymore, with hover now being completely
managed by GTK. Use focus instead, and also fix up the
style.
gtk/gtkemojicompletion.c
gtk/theme/Adwaita/_common.scss
gtk/theme/Adwaita/gtk-contained-dark.css
gtk/theme/Adwaita/gtk-contained.css